Cavern

 Cavern4D

 Cavernize

 Debug

 FilterInterfaces

 Filters

 Format

 Helpers

 QuickEQ

 Remapping

  CavernizeUpmixer

  DisassemblerUpmixer

  NearestUpmixer

  PairBasedUpmixer

  ReferenceChannel

  ReferenceChannelExtensions

  Remapper

  SurroundUpmixer

  matrixSize

  SurroundUpmixer(ReferenceChannel[], int, bool, bool)

  UpdateSources(int)

  Upmixer

 SpecialSources

 Spoofer

 Utilities

 Virtualizer

 Atmosphere

 AudioClip3D

 AudioListener3D

 AudioListener3DInspector

 AudioSource3D

 CavernizeRealtime

 Channel

 Clip

 Environments

 Jack

 Listener

 QualityModes

 Rolloffs

 SeatAdaptation

 Source

class SurroundUpmixer

Creates 5.1 or 7.1 mixes from any legacy stream by matrix upmixing. Keeps any additional channels.
VisibilityPublic
ExtendsUpmixer

Public functions

Constructor SurroundUpmixer(ReferenceChannel[] sourceChannels, int sampleRate, bool mode51 = false, bool widen = false)Creates 5.1 or 7.1 mixes from any legacy stream by matrix upmixing. Keeps any additional channels.

Protected functions

float[][] UpdateSources(int samplesPerSource)Get the input samples, place the upmixed targets in space, and return their samples.

Public variables

int matrixSizeNumber of output channels, the corresponding standard matrix will be used.